We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix spelling mistakes and improve wording
Improve Spring Framework Artifacts wiki page Prior to this commit, the Spring Framework Artifacts wiki page only provided examples of configuring the version for spring-context which lead to confusion for users who are unfamiliar with dependency management. This commit therefore revises the wiki page as follows. - Clarify that the spring-context examples are meant to demonstrate how to configure the version for a single Spring Framework artifact. - Split repository and dependency configuration examples. - Provide guidance for upgrading the Spring Framework version for Spring Boot users. Closes https://github.com/spring-projects/spring-framework/issues/34002
Update versions to 6.2.1 and 7.0.0
Updated Spring Framework Artifacts (markdown)
Update list of modules/JARs
Update example versions
fix maven repositories declaration
remove option to download GA versions from repo.spring.io
Revise to cover Gradle usage as well
Update link to Maven search
Update versions
Polishing
Add spring-r2dbc
Remove projects not published as JARs
Use https
Updated Downloading Spring Artifacts (markdown)